method: deleteEndSystemInfoEx

Delete end-system information record based on the end system’s MAC address. This operation is similar to deleteEndSystemInfoByMac, but returns a verbose message.

Parameters

Name Type Description
macAddress string The MAC address of the end-system

Returns

Returns a WsEndSystemInfoResult with a structure defined by the following table.

Name Type Description
endSystemInfo EndSystemInfo End-system from which you are deleting information
errorCode int See the Web Service Error Codes
errorMessage string Error message in readable text
success boolean True if operation is successful

Example

Execute the following web service with a browser:

https://192.168.30.34:8443/axis/services/NACWebService/deleteEndSystemInfoEx?macAddress=EC:1F:72:B9:37:91